chore(release): v0.40.0 — sound --memory shared via reloc-driven rebasing#342
Merged
Conversation
…sing Cut v0.40.0 (0.39.0 → 0.40.0). Scope: #326 reloc-consumer (merged #340) — the address-rebasing keystone that makes single-address-space MCU fusion sound. SR-48 proposed → verified: runtime oracle test_326_reloc_const_rebasing_end_to_end (address rebased to base+addr via wasmtime), path-F control test_326_shared_rebase_without_relocs_hard_errors, reloc.rs parser/Finding-B tests; 457 lib + 4 integration green; Mythos discover pass done. Known limitation #339 (Mythos Finding A, no-reloc value-as-pointer) documented. `rivet release status v0.40.0` → Cuttable (SR-48 verified). `rivet validate` PASS. CHANGELOG [0.40.0] with falsification + known-limitations. Refs #326, #339, ADR-6, SR-48, LS-M-11. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
LS-N verification gate✅ 59/59 approved LS entries verified
Approved Failed LS entries(none) Missing regression tests(none) Updated automatically by |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cut v0.40.0 (0.39.0 → 0.40.0). Scope: #326 reloc-consumer (merged #340) — the address-rebasing keystone that makes single-address-space MCU fusion sound.
Gate
rivet release status v0.40.0→ Cuttable (SR-48verified)rivet validate→ PASS[0.40.0]with falsification + known-limitationsWhat ships
fuse --memory sharednow consumeslinking+reloc.*(from-C link-arg=--emit-relocs) to rebase each module's absolute addresses into its shared-memory window — no more silent corruption. Non-relocatable direct-memory-access inputs hard-error (path-F). Contract = relocatable, not PIC (ADR-6).Falsification
test_326_reloc_const_rebasing_end_to_end(runtime: address literal →base+addrvia wasmtime),test_326_shared_rebase_without_relocs_hard_errors(path-F),test_address_rebasing_end_to_end(bulk path preserved). 457 lib + 4 integration green.Known limitations
--emit-relocsinputs.Refs #326, #339, ADR-6, SR-48, LS-M-11.
🤖 Generated with Claude Code